home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Toolbox
/
Visual Basic Toolbox (P.I.E.)(1996).ISO
/
btrieve
/
winbtr
/
sample.h
< prev
next >
Wrap
Text File
|
1979-11-29
|
514b
|
18 lines
#define NUMFUN 8
#define GET_FIRST 6
#define NUMLINES 10
#define MAXWIDTH 80
#define NUMKEYS (sizeof (keyScroll) / sizeof (keyScroll [0]))
#define SAMPLE_NULL 0x0000
#define SAMPLE_OTHER 0x1000
#define SAMPLE_HELP 0x1001
#define SAMPLE_ABOUT 0x1002
#define SAMPLE_ICON 0x1003
#define SAMPLE_EXECUTE 0x2000
#define SAMPLE_OPENFILE 0x3000
#define SAMPLE_FILENAME 0x3001
#define SAMPLE_OPLIST 0x4000
#define SAMPLE_OPCLOSE 0x4001